Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Klaviyo: use CheckpointMixin for handling state updates #38879

Merged
merged 9 commits into from
Jun 6, 2024

Conversation

ChristoGrab
Copy link
Contributor

@ChristoGrab ChristoGrab commented Jun 3, 2024

What

Implements CheckPointMixin for state tracking in Python streams and switches get_updated_state to a private method to be invoked in the state setter.

Resolves internal issue #8186

User Impact

No impact. Regression tests results

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 3:53pm

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jun 3, 2024
@ChristoGrab ChristoGrab marked this pull request as ready for review June 4, 2024 15:55
@ChristoGrab ChristoGrab requested a review from a team June 4, 2024 15:58
@ChristoGrab ChristoGrab merged commit 209f5b8 into master Jun 6, 2024
30 checks passed
@ChristoGrab ChristoGrab deleted the christo/klaviyo/state branch June 6, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/klaviyo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants